home *** CD-ROM | disk | FTP | other *** search
/ Amoszine 5 / Amoszine 5.adf / arts / MAGPROHELP.asc.cm < prev    next >
Text File  |  1992-02-26  |  2KB  |  96 lines

  1. <> @3{MAGNUM PRO : HELP IS HERE
  2. @2
  3. }by Andy Gibson
  4. @1
  5. Many of you that purchased any
  6. version of Magnum will no doubt have
  7. noticed that they are all bugged !!!
  8.  
  9. Even the source code on the now
  10. available Magnum Pro Disk from F1
  11. Licenceware has many bugs !!!
  12.  
  13. The most annoying of these has to be
  14. the one which causes Articles to load
  15. in after Index Page 4 when you click
  16. anywhere on the screen !
  17.  
  18. So you noticed that too did you ?
  19.  
  20. Many of you will be sitting with the
  21. source code (un-commented) and
  22. wondering how on earth you are gonna
  23. produce your own disk mag with that
  24. nasty bug lurking around !
  25.  
  26.  
  27.  
  28.  
  29. Well, help is at hand.  Yippeeeee.
  30.  
  31. Load up your original copy of the
  32. source code and move the cursor to
  33. line number 193.  Just above the line
  34. that says:  ZZTOP:
  35.  
  36. It should read:
  37.  
  38. If POSITION2 and FILEPRESENT=0 Then
  39. FILE_LOADER[BOOT$(POSITION2-9)]
  40.  
  41. Change it to read:
  42.  
  43. If POSER and FILEPRESENT=0 Then
  44. FILE_LOADER[BOOT$(POSITION2-9)]
  45.  
  46. Obviously I have split them up onto
  47. two line above, but you should type it
  48. onto one single line.
  49. That should stop things loading up out
  50. of the blue from now on.
  51.  
  52. There, that's that one sorted out !
  53.  
  54. I must admit that it had me stumped
  55. for a couple of hours at first.  What
  56. I did was print out the whole source
  57. and go through it line by line until
  58. I noticed the error !  Yeah sure I
  59. know all about the Amos Monitor, but
  60. to be honest, I never use it.  Does
  61. anyone ?  Let me know.
  62.  
  63. Other bugs are pretty silly ones and
  64. shouldn't cause an Amos User any grief
  65. to iron out. However, if you find that
  66. you still can't seem to fix out that
  67. little niggle, write to me and I'll
  68. try my best to sort it out for you.
  69.  
  70. Do not contact me with any other Amos
  71. problems as that is the Job of our
  72. very own Lee Bamber.
  73. I'm not gonna take over his position.
  74. I just wanna help all you Magnum Pro
  75. users out there.
  76.  
  77. Contcat me at:
  78.  
  79. Andy Gibson
  80. (Dept. AZ/Magnum)
  81. 19 Hilton Terrace
  82. Cambuslang
  83. Glasgow
  84. G72 8PD
  85. SCOTLAND
  86.  
  87. Don't forget to include postage costs
  88. if you want a personal reply.
  89.  
  90. No Stamp = No Reply.
  91.  
  92. I will answer all your problems (if
  93. there are any) in the next issue of
  94. Amoszine.
  95.  
  96. Cheerybubbles.                    end.